home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15985 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  815 b 

  1. Path: ivan.iecc.com!not-for-mail
  2. From: johnm@mitchell.org (John D. Mitchell)
  3. Newsgroups: comp.compilers,comp.lang.c++
  4. Subject: Re: Parsing C++ headers?
  5. Date: 8 Apr 1996 23:23:24 -0400
  6. Organization: Mitchell Research
  7. Sender: johnl@iecc.com
  8. Approved: compilers@ivan.iecc.com
  9. Message-ID: <96-04-052@comp.compilers>
  10. References: <96-04-033@comp.compilers>
  11. Reply-To: johnm@mitchell.org
  12. NNTP-Posting-Host: localhost.iecc.com
  13. Keywords: C++, parse
  14.  
  15. John Mitchell wrote:
  16. >I want to parse C++ header files, and extract information about the
  17. >contained classes and their interface.
  18.  
  19. Hop over to comp.compilers.tools.pccts and see what people are doing to the
  20. PCCTS C++ grammar (ftp://ftp.parr-research.com/pub/pccts/).
  21.  
  22. Go wild,
  23.     John
  24.  
  25. --
  26. Send compilers articles to compilers@iecc.com,
  27. meta-mail to compilers-request@iecc.com.
  28.